home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / source / suntar1.cpt / read me < prev    next >
Encoding:
Text File  |  1992-06-13  |  1.8 KB  |  34 lines

  1. Notes:
  2. 1) In order to allow you to compile suntar under Think C 4.05, 
  3.   which has not header files for System 7, we've collected the
  4.   necessary declarations in "system7.h". Some changes to the
  5.   source may be necessary if you use a different set of include
  6.   files (e.g. if you have Think C 5.0).
  7. 2) str.c, strn.c, setjmp and MacTraps are part of the standard
  8.   libraries. The first three are part of the ANSI library, but
  9.   it's better not to include the whole ANSI (we've redefined some
  10.   standard functions, including printf).
  11.  
  12.  Feel free to use the source code of suntar or any part 
  13. of it for anything you wish: obviously, if you use a large part of
  14. it for your programs you should remember that suntar is freeware 
  15. (hence, your program should be free or anyway priced accordingly 
  16. to what you've written by yourself) and that you should mention 
  17. suntar in the documentation of your program and maybe also in the 
  18. about box. If you distribute the source code of a program exploiting 
  19. part of suntar, our copyright notices should remain unchanged, 
  20. just as we've preserved the copyright notices of the source codes
  21. we've exploited.
  22.  If you do changes to suntar, maintaining its role of tar extractor,
  23. you may change its name (but you must make some significant
  24. improvements, and rewrite the documentation and the about box,
  25. remembering to write that it's en evolution of suntar). A copy
  26. modified for your only use should tell that in the version string
  27. of the about box and the 'vers' resource. Do not publicly release
  28. an improvement under the name "suntar" without our permission (if
  29. the E-mail address is no more valid, and you can't find another one,
  30. use traditional mail, and include the listing of all changes;
  31. remember that air mail from the USA to Italy takes about three weeks
  32. (do they use biplanes built during World War 1 ?) ).
  33.  
  34.         Sauro & Gabriele Speranza